net/http.connectMethod.onlyH1 (field)
3 uses
net/http (current package)
transport.go#L990: cm.onlyH1 = treq.requiresHTTP1()
transport.go#L2050: onlyH1 bool // whether to disable HTTP/2 and force HTTP/1
transport.go#L2066: onlyH1: cm.onlyH1,
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)